home *** CD-ROM | disk | FTP | other *** search
/ IBM OEM Software Product … CD For PC Manufacturers / IBM OEM Software - Product Sampler CD for PC Manufacturers.iso / InternetIntranets / Notes / LOTUS027.DSK / MODEMS / AX24MNP4.MDM < prev    next >
Text File  |  1993-02-18  |  3KB  |  99 lines

  1. ; Microcom AX/2400 MNP Class 4
  2. ; Product Code 245
  3. ; Rev 4.4
  4.  
  5. ;=============================================================
  6. ; Last revision date: 02/18/93 (update this date
  7. ; each time you edit; it is also advisable to rename
  8. ; your edited file [use Save As, rather than Save 
  9. ; option] to avoid later confusion and to keep the 
  10. ; original .MDM file intact).
  11.  
  12. ; NOTE: Refer to the file TEMPLATE.MDM (A Sample Modem 
  13. ; Command File) for a description of modem command 
  14. ; files and how they work. "A Sample Modem Command 
  15. ; File" is user selectable within the Lotus Notes 
  16. ; Setup dialog "Modem Type" listbox in which you found 
  17. ; this modem command file (see end of listings, 
  18. ; beginning with a period) and is a printable ASCII 
  19. ; text file (approximately 15 pages). 
  20.  
  21. ; Additional information may be obtained from either of 
  22. ; the two so-called "generic" modem command files 
  23. ; (alphabetically listed under letter G, designed for 
  24. ; use with Notes Releases 2.x and 3.x, 9600 bps and 
  25. ; 14400 bps maximum, respectively), each of which may 
  26. ; first be tried as-is with unlisted modems, then edited 
  27. ; if required (within the Notes edit box, or outside of 
  28. ; Notes, with any text editor) according to the printed 
  29. ; instructions within each file, and in compliance with 
  30. ; the vendor's command set, result codes, DIP switch 
  31. ; settings, and technical specifications as listed in 
  32. ; the equipment's users manual.
  33.  
  34. ; For the specific modem(s) listed under this heading:
  35. ;===============================================================
  36.  
  37. ; Switch settings front: 
  38. ; A/S button out, 2, 3, 5, 8 DOWN, all others UP.
  39.  
  40. ; Switch settings rear: 4, 5, UP, all others DOWN.
  41.  
  42. [attributes]
  43.  
  44. MODELS=Microcom AX/2400 MNP Class 4
  45. NULL MODEM=0
  46. MAXIMUM SPEED=9600
  47. DEFAULT SPEED=9600
  48. FIXED SPEED=0
  49.  
  50. [commands]
  51.  
  52. ESCAPE=+++
  53. ATTENTION=ATE0V1
  54. HANGUP=ATH0
  55. SETUP=AT&F
  56. SETUP=ATE0V1
  57. SETUP=AT&D2&C1\\G0\\N3S0=0S7=60X4
  58. RTS/CTS ENABLED=AT\\Q2
  59. RTS/CTS IGNORED=AT\\Q0
  60. VOLUME OFF=ATM0
  61. VOLUME LOW=ATM1
  62. VOLUME MEDIUM=ATM1
  63. VOLUME HIGH=ATM1
  64. ANSWER=ATA
  65. MANUAL DIAL=ATX3S9=1D
  66. AUTO DIAL SETUP=ATS9=6
  67. AUTO PULSE DIAL=ATDP
  68. AUTO TONE DIAL=ATDT
  69. AUTO DIAL SUFFIX=,
  70.  
  71. [responses]
  72.  
  73. OK=OK
  74.  
  75. RING=RING
  76.  
  77. NO CARRIER=NO CARRIER
  78.  
  79. ERROR=ERROR
  80.  
  81. NO DIALTONE=NO DIALTONE
  82. NO DIALTONE=NO DIAL TONE
  83.  
  84. BUSY=BUSY
  85.  
  86. NO ANSWER=NO ANSWER
  87.  
  88. CONNECT, 9600,2400=CONNECT 2400/REL - LAPM
  89. CONNECT, 9600,2400=CONNECT 2400/REL - MNP
  90. CONNECT, 9600,2400=CONNECT 2400/REL
  91. CONNECT, 9600,2400=CONNECT 2400
  92.  
  93. CONNECT, 9600,1200=CONNECT 1200/REL - LAPM
  94. CONNECT, 9600,1200=CONNECT 1200/REL - MNP
  95. CONNECT, 9600,1200=CONNECT 1200/REL
  96. CONNECT, 9600,1200=CONNECT 1200
  97.  
  98.  
  99.